JMDisposeAWTContext
Removes an AWT context.
OSStatus JMDisposeAWTContext (JMAWTContextRef context);
context
- The AWT context you want to remove.
- function result
- A result code. See "JManager Result Codes" (page 69) for a list of result codes that JManager may return in this field.
DISCUSSION
A successful call to theJMDisposeAWTContext
function also removes any frames associated with the AWT context.SEE ALSO
TheJMNewAWTContext
function (page 27).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help